Returns the next ground time before the given time. If there is no past ground time, returns t.

Namespace:  Equis.JanusToolkit
Assembly:  Janus (in Janus.dll)

Syntax

C#
public int PrevTime(
	int t
)

Parameters

t
Type: System..::..Int32

Return Value

See Also